-
-
Notifications
You must be signed in to change notification settings - Fork 155
Added Leetcode Problem 230 Solution #910
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great job, @Anshika14528! 🎉 Thank you for submitting your pull request to CodeHarborHub. We appreciate your contribution and enthusiasm! Our team will review it soon. If you have any questions or need further assistance, feel free to reach out. Thanks for contributing!
Here's the code health analysis summary for commits Analysis Summary
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
update code
@@ -1,89 +1,104 @@ | |||
--- | |||
id: letter-combinations-of-a-phone-number | |||
id: Letter Combinations of a Phone Number |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
replace id: Letter Combinations of a Phone Number
to id: letter-combinations-of-a-phone-number
title: Letter Combinations of a Phone Number (LeetCode) | ||
sidebar_label: 0017-Letter Combinations of a Phone Number | ||
sidebar_label: 0017-Letter-Combinations-of-a-Phone-Number |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
replace sidebar_label: 0017-Letter-Combinations-of-a-Phone-Number
to sidebar_label: 0017 Letter Combinations of a Phone Number
|
@ajay-dhangar sir, by mistake my this issues solutions also got commited in (Added leetcode problem:226 #913) PR |
@Anshika14528 okay, don't worry I merge it and assign you level but next time you can focus on it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done
Related Issue
closes #883
Description
Solution to the leetcode problem 230(kth smallest element in a bst).
Type of PR
Checklist
Resources for Guidance
Here are some resources that may be helpful as you contribute to CodeHarborHub:
Resources for DSA Features on Our Site: